func google.golang.org/protobuf/internal/impl.appendBytes

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L5315: func appendBytes(b []byte, p pointer, f *coderFieldInfo, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L5338: 	marshal:   appendBytes,